home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / util / boot / ENV2HDpatchles.lha / env2hd / CleanUp < prev    next >
Encoding:
Text File  |  1996-12-28  |  288 b   |  14 lines

  1.  
  2. echo " "
  3. echo "Cleaning your actual ENV directory!"
  4. wait 1
  5. C:delete SYS:Prefs/env/* all quiet force
  6. echo " "
  7. echo "Copying now all files from ENV-Archive to ENV!"
  8. wait 1
  9. C:copy SYS:Prefs/Env-archive SYS:Prefs/ENV all quiet
  10. echo " "
  11. echo "DONE! Please reboot your mashine now!!!"
  12. wait 2
  13.  
  14.